1 doctype html
2 html(lang=
'en')
3
4   head
5     meta(charset=
'utf-8')
6     meta(http-equiv=
'X-UA-Compatible', content='IE=edge')
7     meta(name=
'viewport', content='width=device-width, initial-scale=1, shrink-to-fit=no')
8     meta(name=
'description', content='')
9     meta(name=
'author', content='')
10
11     title SB Admin - Start Bootstrap Template
12
13     include includes/css/core.pug
14
15     include includes/css/custom.pug
16
17   body#page-top.
fixed-nav.sticky-footer.bg-dark
18     include includes/navbar.pug
19     .content-wrapper
20       .container-fluid
21         
// Breadcrumbs
22         ol.breadcrumb
23           li.breadcrumb-item
24             a(href=
'#') Dashboard
25           li.breadcrumb-item.active Cards
26         h1 Cards
27         hr
28         
// Icon Cards
29         .row
30           .col-xl-
3.col-sm-6.mb-3
31             .card.text-white.bg-primary.o-hidden.h-
100
32               .card-body
33                 .card-body-icon
34                   i.fa.fa-fw.fa-comments
35                 .mr-
5
36                   |
26 New Messages!
37               a.card-footer.text-white.clearfix.small.z-
1(href='#')
38                 span.
float-left View Details
39                 span.
float-right
40                   i.fa.fa-angle-right
41           .col-xl-
3.col-sm-6.mb-3
42             .card.text-white.bg-warning.o-hidden.h-
100
43               .card-body
44                 .card-body-icon
45                   i.fa.fa-fw.fa-list
46                 .mr-
5
47                   |
11 New Tasks!
48               a.card-footer.text-white.clearfix.small.z-
1(href='#')
49                 span.
float-left View Details
50                 span.
float-right
51                   i.fa.fa-angle-right
52           .col-xl-
3.col-sm-6.mb-3
53             .card.text-white.bg-success.o-hidden.h-
100
54               .card-body
55                 .card-body-icon
56                   i.fa.fa-fw.fa-shopping-cart
57                 .mr-
5
58                   |
123 New Orders!
59               a.card-footer.text-white.clearfix.small.z-
1(href='#')
60                 span.
float-left View Details
61                 span.
float-right
62                   i.fa.fa-angle-right
63           .col-xl-
3.col-sm-6.mb-3
64             .card.text-white.bg-danger.o-hidden.h-
100
65               .card-body
66                 .card-body-icon
67                   i.fa.fa-fw.fa-support
68                 .mr-
5
69                   |
13 New Tickets!
70               a.card-footer.text-white.clearfix.small.z-
1(href='#')
71                 span.
float-left View Details
72                 span.
float-right
73                   i.fa.fa-angle-right
74
75       
// /.container-fluid
76       
// /.content-wrapper
77
78       include includes/footer.pug
79
80       include includes/scroll-to-top.pug
81
82       include includes/modals/logout.pug
83
84       include includes/js/core.pug
85
86       include includes/js/custom.pug



Hệ thống xếp lịch học tín chỉ cho sinh viên CNTT trên PHP & MySQL 112.051 lượt xem

Gõ tìm kiếm nhanh...